return null;
}
}
rowProcessed(row);
return row;
} else if (extractingHeaders) {
return null;
return null;
}
}
if (processor != NoopProcessor.instance) {
rowProcessed(row);
}
return row;
} else if (extractingHeaders) {